[INFO] cloning repository https://github.com/morimura07/type-oxidizer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morimura07/type-oxidizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b46b22ef1a254e65bc2b7dea5cca83c03bca3533
[INFO] testing morimura07/type-oxidizer against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/morimura07/type-oxidizer
[INFO] finished tweaking git repo https://github.com/morimura07/type-oxidizer
[INFO] tweaked toml for git repo https://github.com/morimura07/type-oxidizer written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morimura07/type-oxidizer on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morimura07/type-oxidizer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki v0.21.3
[INFO] [stderr]   Downloaded tokio-openssl v0.4.0
[INFO] [stderr]   Downloaded darling_macro v0.12.4
[INFO] [stderr]   Downloaded vcpkg v0.2.10
[INFO] [stderr]   Downloaded subtle v2.2.3
[INFO] [stderr]   Downloaded refinery-macros v0.4.0
[INFO] [stderr]   Downloaded postgres-types v0.1.2
[INFO] [stderr]   Downloaded refinery v0.4.0
[INFO] [stderr]   Downloaded tokio-rustls v0.14.1
[INFO] [stderr]   Downloaded sha2 v0.9.1
[INFO] [stderr]   Downloaded darling v0.12.4
[INFO] [stderr]   Downloaded refinery-core v0.4.0
[INFO] [stderr]   Downloaded postgres-protocol v0.5.2
[INFO] [stderr]   Downloaded generic-array v0.14.3
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] [stderr]   Downloaded openssl-src v111.10.2+1.1.1g
[INFO] [stderr]   Downloaded tokio-postgres-rustls v0.5.0
[INFO] [stderr]   Downloaded mobc v0.5.12
[INFO] [stderr]   Downloaded rustls v0.18.1
[INFO] [stderr]   Downloaded tokio-postgres v0.5.5
[INFO] [stderr]   Downloaded barrel v0.6.5
[INFO] [stderr]   Downloaded darling_core v0.12.4
[INFO] [stderr]   Downloaded cc v1.0.58
[INFO] [stderr]   Downloaded postgres-openssl v0.3.0
[INFO] [stderr]   Downloaded ring v0.16.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83dca3c9da17e665bf571920e31dba2970edbfac425e2b2ebe5b7c0e0840b098
[INFO] running `Command { std: "docker" "start" "-a" "83dca3c9da17e665bf571920e31dba2970edbfac425e2b2ebe5b7c0e0840b098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83dca3c9da17e665bf571920e31dba2970edbfac425e2b2ebe5b7c0e0840b098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83dca3c9da17e665bf571920e31dba2970edbfac425e2b2ebe5b7c0e0840b098", kill_on_drop: false }`
[INFO] [stdout] 83dca3c9da17e665bf571920e31dba2970edbfac425e2b2ebe5b7c0e0840b098
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1e0efce581307b282ec47311cc1d5ad6cc13dfafdbe363b8b6f2333f781464c
[INFO] running `Command { std: "docker" "start" "-a" "a1e0efce581307b282ec47311cc1d5ad6cc13dfafdbe363b8b6f2333f781464c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling generic-array v0.14.3
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling subtle v2.2.3
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling cc v1.0.58
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling openssl v0.10.32
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling barrel v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling net2 v0.2.34
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling signal-hook-registry v1.2.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling openssl-src v111.10.2+1.1.1g
[INFO] [stderr]    Compiling parking_lot_core v0.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling mio v0.6.22
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.11.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling sha2 v0.9.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.60
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling postgres-protocol v0.5.2
[INFO] [stderr]    Compiling postgres-types v0.1.2
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling tokio v0.2.22
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling pin-project v0.4.23
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling oxidizer-entity-macro v0.2.2 (/opt/rustwide/workdir/oxidizer-entity-macro)
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling mobc v0.5.12
[INFO] [stderr]    Compiling tokio-postgres v0.5.5
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling refinery-core v0.4.0
[INFO] [stderr]    Compiling refinery-macros v0.4.0
[INFO] [stderr]    Compiling refinery v0.4.0
[INFO] [stderr]    Compiling tokio-openssl v0.4.0
[INFO] [stderr]    Compiling postgres-openssl v0.3.0
[INFO] [stderr]    Compiling oxidizer v0.2.2 (/opt/rustwide/workdir/oxidizer)
[INFO] [stderr]    Compiling oxidizer-tests v0.2.1 (/opt/rustwide/workdir/oxidizer-tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "a1e0efce581307b282ec47311cc1d5ad6cc13dfafdbe363b8b6f2333f781464c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1e0efce581307b282ec47311cc1d5ad6cc13dfafdbe363b8b6f2333f781464c", kill_on_drop: false }`
[INFO] [stdout] a1e0efce581307b282ec47311cc1d5ad6cc13dfafdbe363b8b6f2333f781464c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe50b34c326965eaad479b1df565729204950e560a52c25e808971b4dc9f219b
[INFO] running `Command { std: "docker" "start" "-a" "fe50b34c326965eaad479b1df565729204950e560a52c25e808971b4dc9f219b", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxidizer-entity-macro v0.2.2 (/opt/rustwide/workdir/oxidizer-entity-macro)
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Type`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                                                             ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stdout]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stdout]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::field_extras::*`
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use super::field_extras::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `darling::FromMeta`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use darling::FromMeta;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `proc_macro::TokenStream`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use proc_macro::TokenStream;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `quote_spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stdout]   |
[INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stdout]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `spanned::Spanned`
[INFO] [stdout]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `props`
[INFO] [stdout]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stdout]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stdout]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  24 | impl Props {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub trait Builder {
[INFO] [stdout]    |           ------- associated function in this trait
[INFO] [stdout] 16 |     fn new() -> Self;
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stdout]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stdout]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oxidizer v0.2.2 (/opt/rustwide/workdir/oxidizer)
[INFO] [stderr]    Compiling oxidizer-tests v0.2.1 (/opt/rustwide/workdir/oxidizer-tests)
[INFO] [stdout] warning: function `test_tls` is never used
[INFO] [stdout]   --> oxidizer-tests/src/main.rs:40:14
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn test_tls() {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data` is never read
[INFO] [stdout]    --> oxidizer/src/tests_macro.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub struct TestIgnoredType {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] 117 |     data: i32,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ignored` is never read
[INFO] [stdout]    --> oxidizer/src/tests_macro.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct TestIgnoreField {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 127 |     ignored: TestIgnoredType,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.64s
[INFO] running `Command { std: "docker" "inspect" "fe50b34c326965eaad479b1df565729204950e560a52c25e808971b4dc9f219b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe50b34c326965eaad479b1df565729204950e560a52c25e808971b4dc9f219b", kill_on_drop: false }`
[INFO] [stdout] fe50b34c326965eaad479b1df565729204950e560a52c25e808971b4dc9f219b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d0d1aa956b0edafc18390885b9356272e580599645ca5fb1b7202e2cc596a006
[INFO] running `Command { std: "docker" "start" "-a" "d0d1aa956b0edafc18390885b9356272e580599645ca5fb1b7202e2cc596a006", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `quote_spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Type`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:6:61
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                                                             ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma`
[INFO] [stderr]  --> oxidizer-entity-macro/src/props.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^^
[INFO] [stderr] 7 |     Fields, Ident, Meta, PathArguments, PathSegment, Type,
[INFO] [stderr]   |                    ^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `darling::FromMeta`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use darling::FromMeta;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proc_macro::TokenStream`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use proc_macro::TokenStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `format_ident`, `quote_spanned`, and `quote`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |             ^^^^^^^^^^^^  ^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stderr]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::field_extras::*`
[INFO] [stderr]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use super::field_extras::*;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `darling::FromMeta`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use darling::FromMeta;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `inflector::cases::snakecase::to_snake_case`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use inflector::cases::snakecase::to_snake_case;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `proc_macro::TokenStream`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use proc_macro::TokenStream;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `quote_spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34
[INFO] [stderr]   |
[INFO] [stderr] 5 | use quote::{format_ident, quote, quote_spanned};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^                    ^^^^^^^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `EntityAttr` and `IndexAttr`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr};
[INFO] [stderr]   |                    ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/entity_builder.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `spanned::Spanned`
[INFO] [stderr]  --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30
[INFO] [stderr]   |
[INFO] [stderr] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type};
[INFO] [stderr]   |                              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `props`
[INFO] [stderr]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 {
[INFO] [stderr]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `props`
[INFO] [stderr]    --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46
[INFO] [stderr]     |
[INFO] [stderr] 137 |     fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 {
[INFO] [stderr]     |                                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_props`
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used
[INFO] [stderr]    --> oxidizer-entity-macro/src/props.rs:83:12
[INFO] [stderr]     |
[INFO] [stderr]  24 | impl Props {
[INFO] [stderr]     | ---------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  83 |     pub fn get_fields_all_types(&self) -> Vec<TokenStream2> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub fn get_fields_all_increments(&self) -> Vec<bool> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 126 |     pub fn get_fields_plain(&self) -> Vec<&Field> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 132 |     pub fn get_fields_plain_names(&self) -> Vec<&Option<Ident>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 139 |     pub fn get_fields_plain_numbered(&self) -> Vec<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 147 |     pub fn get_fields_plain_numbered_next_index(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub trait Builder {
[INFO] [stderr]    |           ------- associated function in this trait
[INFO] [stderr] 16 |     fn new() -> Self;
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> oxidizer-entity-macro/src/props.rs:55:27
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter {
[INFO] [stderr]    |                           ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_fields_all(&self) -> GetFieldsIter<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> oxidizer-entity-macro/src/props.rs:67:31
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter {
[INFO] [stderr]    |                               ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer-entity-macro` (lib) generated 24 warnings (run `cargo fix --lib -p oxidizer-entity-macro` to apply 20 suggestions)
[INFO] [stderr] warning: `oxidizer-entity-macro` (lib test) generated 24 warnings (24 duplicates)
[INFO] [stderr] warning: field `data` is never read
[INFO] [stderr]    --> oxidizer/src/tests_macro.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 116 | pub struct TestIgnoredType {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] 117 |     data: i32,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `ignored` is never read
[INFO] [stderr]    --> oxidizer/src/tests_macro.rs:127:5
[INFO] [stderr]     |
[INFO] [stderr] 121 | pub struct TestIgnoreField {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 127 |     ignored: TestIgnoredType,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer` (lib test) generated 2 warnings
[INFO] [stderr] warning: function `test_tls` is never used
[INFO] [stderr]   --> oxidizer-tests/src/main.rs:40:14
[INFO] [stderr]    |
[INFO] [stderr] 40 |     async fn test_tls() {
[INFO] [stderr]    |              ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oxidizer-tests` (bin "oxidizer-tests" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidizer-a756024fb0d1bfae)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests_macro::test_custom_table_name ... ok
[INFO] [stdout] test tests_macro::test_entity_macro_clean ... ok
[INFO] [stdout] test tests_macro::test_migrations_module ... ok
[INFO] [stdout] test db::tests_db::test_db_raw_query ... FAILED
[INFO] [stdout] test tests_macro::test_entity_field_ignore ... FAILED
[INFO] [stdout] test tests_macro::test_indexed_field ... FAILED
[INFO] [stdout] test tests_macro::test_only_pk ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_delete ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_find ... FAILED
[INFO] [stdout] test tests_macro::test_entity_custom_type_error ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_save_update ... FAILED
[INFO] [stdout] test tests_macro::test_relation_has_many ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_first ... FAILED
[INFO] [stdout] test tests_macro::test_entity_custom_type ... FAILED
[INFO] [stdout] test tests_macro::test_safe_migrations ... FAILED
[INFO] [stdout] test tests_macro::test_indexes ... FAILED
[INFO] [stdout] test tests_macro::test_custom_primary_key ... FAILED
[INFO] [stdout] test tests_macro::test_migrations_changed ... FAILED
[INFO] [stdout] test tests_macro::test_entity_macro_save ... FAILED
[INFO] [stdout] test tests_macro::test_nullable ... FAILED
[INFO] [stdout] test tests_macro::test_migrations_module_fs ... FAILED
[INFO] [stdout] test tests_macro::test_entity_custom_type_2 ... FAILED
[INFO] [stdout] test tests_macro::test_pk_no_increments ... FAILED
[INFO] [stdout] test tests_macro::test_relation ... FAILED
[INFO] [stdout] test tests_macro::test_many_to_many ... FAILED
[INFO] [stdout] test tests_macro::test_reserved_table_names ... FAILED
[INFO] [stdout] test tests_macro::test_relation_nullable ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- db::tests_db::test_db_raw_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'db::tests_db::test_db_raw_query' (18) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214babbe4b - oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:5:69
[INFO] [stdout]   23:     0x5f214ba6ac2d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba82c40 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e945 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba4916e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba6839c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba6839c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba6839c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba6904c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6d7a9 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5c285 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55c22 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf95fd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f8e6 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0736c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baefc99 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214babfdc7 - oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:3:1
[INFO] [stdout]   39:     0x5f214babbbe7 - oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/tests_db.rs:4:29
[INFO] [stdout]   40:     0x5f214ba46fc6 - <oxidizer[9eedf88d6c98246b]::db::tests_db::test_db_raw_query::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_field_ignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_field_ignore' (24) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba17480 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:682:80
[INFO] [stdout]   23:     0x5f214ba6a4bd - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba823f0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e245 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48f3e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba6506c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba6506c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba6506c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68e1c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6cfc9 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5a8b5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55a62 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf8d3d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f176 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb06e2c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baefa39 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba32d37 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:680:1
[INFO] [stdout]   39:     0x5f214ba04497 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:681:36
[INFO] [stdout]   40:     0x5f214ba46e06 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_field_ignore::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_indexed_field stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_indexed_field' (38) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba0bd40 - oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:844:74
[INFO] [stdout]   23:     0x5f214ba695dd - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81350 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d445 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48ade - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba5ea0c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba5ea0c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba5ea0c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68a1e - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6c097 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba57515 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba556e0 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf7cdd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9e326 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0643a - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef567 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba312c9 - oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:842:1
[INFO] [stdout]   39:     0x5f214ba041f7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:843:30
[INFO] [stdout]   40:     0x5f214ba46a86 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_indexed_field::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_only_pk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_only_pk' (57) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba061d4 - oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:779:68
[INFO] [stdout]   23:     0x5f214ba6919d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba80e90 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d045 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba4899e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba5cccc - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba5cccc - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba5cccc - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba688dc - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6bc19 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba56655 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba555e2 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf77dd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9dee6 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0613c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef409 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba30b47 - oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:777:1
[INFO] [stdout]   39:     0x5f214ba04137 - oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:778:24
[INFO] [stdout]   40:     0x5f214ba46986 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_only_pk::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_delete' (29) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba181fe - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:347:80
[INFO] [stdout]   23:     0x5f214ba6a5cd - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba82520 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e345 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48f8e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba657bc - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba657bc - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba657bc - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68e6e - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6d0e7 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5ac65 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55aa0 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf8e7d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f286 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb06eea - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baefa97 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba32f19 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:345:1
[INFO] [stdout]   39:     0x5f214ba044c7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:346:36
[INFO] [stdout]   40:     0x5f214ba46e46 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_delete::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_find stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_find' (30) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba0e980 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:306:78
[INFO] [stdout]   23:     0x5f214ba69a1d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81810 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d845 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48c1e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba6074c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba6074c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba6074c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68b3e - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6c4e7 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba583d5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba557e0 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf817d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9e736 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0670a - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef6c7 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba31a59 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:304:1
[INFO] [stdout]   39:     0x5f214ba042b7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:305:34
[INFO] [stdout]   40:     0x5f214ba46b86 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_find::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type_error' (23) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba1c03a - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:722:85
[INFO] [stdout]   23:     0x5f214ba6aa0d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba829e0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e745 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba490ce - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba674fc - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba674fc - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba674fc - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68fae - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6d567 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5bb25 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55ba0 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf937d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f6c6 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb071ea - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baefbf7 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba33699 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:720:1
[INFO] [stdout]   39:     0x5f214ba04587 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:721:41
[INFO] [stdout]   40:     0x5f214ba46f46 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_error::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_save_update stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_save_update' (37) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba1d784 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:281:85
[INFO] [stdout]   23:     0x5f214ba6ab1d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba82b10 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e845 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba4911e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba67c4c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba67c4c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba67c4c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68ffe - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6d687 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5bed5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55be0 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf94bd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f7d6 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb072aa - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baefc47 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba33879 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:279:1
[INFO] [stdout]   39:     0x5f214ba045b7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:280:41
[INFO] [stdout]   40:     0x5f214ba46f86 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save_update::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation_has_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation_has_many' (63) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba10789 - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:618:78
[INFO] [stdout]   23:     0x5f214ba69d4d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81ba0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4db45 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48d0e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba61d3c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba61d3c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba61d3c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68c0c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6c819 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba58ee5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba558a2 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf84dd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9ea36 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0691c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef7b9 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba32007 - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:616:1
[INFO] [stdout]   39:     0x5f214ba04347 - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:617:34
[INFO] [stdout]   40:     0x5f214ba46c46 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_has_many::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_first stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_first' (31) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba15872 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:323:79
[INFO] [stdout]   23:     0x5f214ba6a29d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba82190 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e045 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48e9e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba641cc - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba641cc - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba641cc - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68d7c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6cd89 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5a155 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba559e2 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf8abd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9ef56 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb06cac - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef979 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba32977 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:321:1
[INFO] [stdout]   39:     0x5f214ba04437 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:322:35
[INFO] [stdout]   40:     0x5f214ba46d86 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_first::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type' (21) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba146b4 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:699:79
[INFO] [stdout]   23:     0x5f214ba6a07d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81f30 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4de45 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48dfe - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba6332c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba6332c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba6332c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68cfe - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6cb77 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba599f5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55960 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf889d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9ed66 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb06b5a - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef8d7 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba325a9 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:697:1
[INFO] [stdout]   39:     0x5f214ba043d7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:698:35
[INFO] [stdout]   40:     0x5f214ba46d06 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_safe_migrations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_safe_migrations' (66) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba0cacd - oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:529:76
[INFO] [stdout]   23:     0x5f214ba696ed - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81480 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d545 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48b2e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba5f15c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba5f15c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba5f15c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68a6c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6c1b9 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba578c5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55722 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf7e1d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9e436 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb064fc - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef5b9 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba314a7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:527:1
[INFO] [stdout]   39:     0x5f214ba04227 - oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:528:32
[INFO] [stdout]   40:     0x5f214ba46ac6 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_safe_migrations::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_indexes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_indexes' (39) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba047fc - oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:479:68
[INFO] [stdout]   23:     0x5f214ba6908d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba80d60 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4cf45 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba4894e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba5c57c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba5c57c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba5c57c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba6888c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6baf9 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba562a5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba555a2 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf769d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9ddd6 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0607c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef3a9 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba30967 - oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:477:1
[INFO] [stdout]   39:     0x5f214ba04107 - oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:478:24
[INFO] [stdout]   40:     0x5f214ba46946 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_indexes::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_custom_primary_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_custom_primary_key' (19) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba134d4 - oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:801:79
[INFO] [stdout]   23:     0x5f214ba69f6d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81e00 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4dd45 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48dae - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba62bdc - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba62bdc - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba62bdc - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68cac - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6ca59 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba59645 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55922 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf875d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9ec56 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb06a9c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef879 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba323c7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:799:1
[INFO] [stdout]   39:     0x5f214ba043a7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:800:35
[INFO] [stdout]   40:     0x5f214ba46cc6 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_custom_primary_key::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_migrations_changed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_migrations_changed' (49) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba16a14 - oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:565:79
[INFO] [stdout]   23:     0x5f214ba6a3ad - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba822c0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e145 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48eee - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba6491c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba6491c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba6491c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68dcc - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6cea9 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5a505 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55a22 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf8bfd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f066 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb06d6c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef9d9 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba32b57 - oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:563:1
[INFO] [stdout]   39:     0x5f214ba04467 - oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:564:35
[INFO] [stdout]   40:     0x5f214ba46dc6 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_changed::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_macro_save stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_macro_save' (36) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba0f750 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:264:78
[INFO] [stdout]   23:     0x5f214ba69b2d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81940 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d945 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48c6e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba60e9c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba60e9c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba60e9c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68b8e - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6c607 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba58785 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55820 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf82bd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9e846 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb067ca - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef717 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba31c39 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:262:1
[INFO] [stdout]   39:     0x5f214ba042e7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:263:34
[INFO] [stdout]   40:     0x5f214ba46bc6 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_macro_save::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_nullable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_nullable' (55) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba07229 - oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:412:69
[INFO] [stdout]   23:     0x5f214ba692ad - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba80fc0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d145 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba489ee - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba5d41c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba5d41c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba5d41c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba6892c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6bd39 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba56a05 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55622 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf791d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9dff6 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb061fc - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef469 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba30d27 - oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:410:1
[INFO] [stdout]   39:     0x5f214ba04167 - oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:411:25
[INFO] [stdout]   40:     0x5f214ba469c6 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_nullable::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_migrations_module_fs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_migrations_module_fs' (52) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba1a8fb - oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:605:81
[INFO] [stdout]   23:     0x5f214ba6a7ed - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba82780 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e545 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba4902e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba6665c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba6665c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba6665c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68f0c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6d329 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5b3c5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55b22 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf90fd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f4a6 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0706c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baefb39 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba332d7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:603:1
[INFO] [stdout]   39:     0x5f214ba04527 - oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:604:37
[INFO] [stdout]   40:     0x5f214ba46ec6 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_migrations_module_fs::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_entity_custom_type_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_entity_custom_type_2' (22) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba198b4 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:756:81
[INFO] [stdout]   23:     0x5f214ba6a6dd - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba82650 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e445 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48fde - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba65f0c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba65f0c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba65f0c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68ebe - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6d207 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5b015 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55ae0 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf8fbd - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f396 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb06faa - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baefae7 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba330f9 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:754:1
[INFO] [stdout]   39:     0x5f214ba044f7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:755:37
[INFO] [stdout]   40:     0x5f214ba46e86 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_entity_custom_type_2::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_pk_no_increments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_pk_no_increments' (59) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba0d974 - oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:825:77
[INFO] [stdout]   23:     0x5f214ba697fd - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba815b0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d645 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48b7e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba5f8ac - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba5f8ac - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba5f8ac - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68abc - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6c2d9 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba57c75 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55762 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf7f5d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9e546 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb065bc - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef619 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba31687 - oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:823:1
[INFO] [stdout]   39:     0x5f214ba04257 - oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:824:33
[INFO] [stdout]   40:     0x5f214ba46b06 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_pk_no_increments::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation' (61) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba088f1 - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:374:69
[INFO] [stdout]   23:     0x5f214ba693bd - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba810f0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d245 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48a3e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba5db6c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba5db6c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba5db6c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba6897e - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6be57 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba56db5 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55660 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf7a5d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9e106 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb062ba - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef4c7 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba30f09 - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:372:1
[INFO] [stdout]   39:     0x5f214ba04197 - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:373:25
[INFO] [stdout]   40:     0x5f214ba46a06 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_relation::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_many_to_many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_many_to_many' (47) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba0a619 - oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:650:73
[INFO] [stdout]   23:     0x5f214ba694cd - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81220 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4d345 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48a8e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba5e2bc - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba5e2bc - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba5e2bc - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba689ce - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6bf77 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba57165 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba556a0 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf7b9d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9e216 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0637a - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef517 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba310e9 - oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:648:1
[INFO] [stdout]   39:     0x5f214ba041c7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:649:29
[INFO] [stdout]   40:     0x5f214ba46a46 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_many_to_many::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_reserved_table_names stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_reserved_table_names' (65) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba1b230 - oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:866:81
[INFO] [stdout]   23:     0x5f214ba6a8fd - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba828b0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4e645 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba4907e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba66dac - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba66dac - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba66dac - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68f5c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6d449 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba5b775 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba55b62 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf923d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9f5b6 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb0712c - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baefb99 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba334b7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:864:1
[INFO] [stdout]   39:     0x5f214ba04557 - oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:865:37
[INFO] [stdout]   40:     0x5f214ba46f06 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_reserved_table_names::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests_macro::test_relation_nullable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests_macro::test_relation_nullable' (64) panicked at oxidizer/src/db/test_utils.rs:8:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: MobcError(Error { kind: Connect, cause: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }) })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f214bff87ca - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f214bff87ca - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f214bff87ca - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f214c01084a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f214c01084a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x5f214bffdcb2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f214bffdcb2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f214bfd67cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f214bfd67cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f214bff06a9 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f214bb2c52c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5f214bb2c52c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5f214bff0922 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5f214bff0922 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f214bfd6888 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f214bfcb9b9 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f214bfd775d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f214c01103c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f214c010d82 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f214babb3e3 - <core[4a92201981c6b77a]::result::Result<u64, oxidizer[9eedf88d6c98246b]::db::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5f214babb3e3 - oxidizer[9eedf88d6c98246b]::db::test_utils::create_test_db::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/db/test_utils.rs:8:39
[INFO] [stdout]   22:     0x5f214ba11e0e - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:443:78
[INFO] [stdout]   23:     0x5f214ba69e5d - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   24:     0x5f214ba81cd0 - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:127:9
[INFO] [stdout]   25:     0x5f214ba4dc45 - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::try_with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x5f214ba48d5e - <std[1209cfb42f6d497f]::thread::local::LocalKey<core[4a92201981c6b77a]::cell::Cell<tokio[6760149522d28d47]::coop::Budget>>>::with::<tokio[6760149522d28d47]::coop::with_budget<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[4a92201981c6b77a]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x5f214ba6248c - tokio[6760149522d28d47]::coop::with_budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:120:13
[INFO] [stdout]   28:     0x5f214ba6248c - tokio[6760149522d28d47]::coop::budget::<core[4a92201981c6b77a]::task::poll::Poll<()>, <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/coop.rs:96:5
[INFO] [stdout]   29:     0x5f214ba6248c - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   30:     0x5f214ba68c5c - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   31:     0x5f214ba6c939 - <tokio[6760149522d28d47]::macros::scoped_tls::ScopedKey<tokio[6760149522d28d47]::runtime::basic_scheduler::Context>>::set::<tokio[6760149522d28d47]::runtime::basic_scheduler::enter<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   32:     0x5f214ba59295 - tokio[6760149522d28d47]::runtime::basic_scheduler::enter::<<tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, (), tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   33:     0x5f214ba558e2 - <tokio[6760149522d28d47]::runtime::basic_scheduler::BasicScheduler<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::time::driver::Driver<tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>, tokio[6760149522d28d47]::park::either::Either<tokio[6760149522d28d47]::io::driver::Driver, tokio[6760149522d28d47]::park::thread::ParkThread>>>>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   34:     0x5f214baf861d - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:444:39
[INFO] [stdout]   35:     0x5f214ba9eb46 - tokio[6760149522d28d47]::runtime::context::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/context.rs:72:5
[INFO] [stdout]   36:     0x5f214bb069dc - <tokio[6760149522d28d47]::runtime::handle::Handle>::enter::<<tokio[6760149522d28d47]::runtime::Runtime>::block_on<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/handle.rs:76:9
[INFO] [stdout]   37:     0x5f214baef819 - <tokio[6760149522d28d47]::runtime::Runtime>::block_on::<oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.22/src/runtime/mod.rs:441:21
[INFO] [stdout]   38:     0x5f214ba321e7 - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:441:1
[INFO] [stdout]   39:     0x5f214ba04377 - oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/oxidizer/src/tests_macro.rs:442:34
[INFO] [stdout]   40:     0x5f214ba46c86 - <oxidizer[9eedf88d6c98246b]::tests_macro::test_relation_nullable::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5f214bb1f80b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f214bb1f80b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   43:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   44:     0x5f214bb2cffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   45:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   46:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   47:     0x5f214bb2cffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   48:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   49:     0x5f214bb2cffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   50:     0x5f214bb26714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   51:     0x5f214bb26714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   52:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   53:     0x5f214bb2fc02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   54:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5f214bb2fc02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   58:     0x5f214bb2fc02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f214bff7edf - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   60:     0x5f214bff7edf - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   61:     0x7a70868e4aa4 - <unknown>
[INFO] [stdout]   62:     0x7a7086971a64 - clone
[INFO] [stdout]   63:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     db::tests_db::test_db_raw_query
[INFO] [stdout]     tests_macro::test_custom_primary_key
[INFO] [stdout]     tests_macro::test_entity_custom_type
[INFO] [stdout]     tests_macro::test_entity_custom_type_2
[INFO] [stdout]     tests_macro::test_entity_custom_type_error
[INFO] [stdout]     tests_macro::test_entity_field_ignore
[INFO] [stdout]     tests_macro::test_entity_macro_delete
[INFO] [stdout]     tests_macro::test_entity_macro_find
[INFO] [stdout]     tests_macro::test_entity_macro_first
[INFO] [stdout]     tests_macro::test_entity_macro_save
[INFO] [stdout]     tests_macro::test_entity_macro_save_update
[INFO] [stdout]     tests_macro::test_indexed_field
[INFO] [stdout]     tests_macro::test_indexes
[INFO] [stdout]     tests_macro::test_many_to_many
[INFO] [stdout]     tests_macro::test_migrations_changed
[INFO] [stdout]     tests_macro::test_migrations_module_fs
[INFO] [stdout]     tests_macro::test_nullable
[INFO] [stdout]     tests_macro::test_only_pk
[INFO] [stdout]     tests_macro::test_pk_no_increments
[INFO] [stdout]     tests_macro::test_relation
[INFO] [stdout]     tests_macro::test_relation_has_many
[INFO] [stdout]     tests_macro::test_relation_nullable
[INFO] [stdout]     tests_macro::test_reserved_table_names
[INFO] [stdout]     tests_macro::test_safe_migrations
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p oxidizer --lib`
[INFO] running `Command { std: "docker" "inspect" "d0d1aa956b0edafc18390885b9356272e580599645ca5fb1b7202e2cc596a006", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d1aa956b0edafc18390885b9356272e580599645ca5fb1b7202e2cc596a006", kill_on_drop: false }`
[INFO] [stdout] d0d1aa956b0edafc18390885b9356272e580599645ca5fb1b7202e2cc596a006
